GtkListBox: Add an activatable property for rows
authorMatthias Clasen <mclasen@redhat.com>
Sun, 13 Jul 2014 00:37:41 +0000 (20:37 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 13 Jul 2014 13:26:27 +0000 (09:26 -0400)
commit2b9285e52e08dabed39ee4305cd82449fdba337f
treeeb1a57b63f270cec156702e03c8255df3c71714c
parent8d70b4692ff4b3d9d3e93545aa593852b513f539
GtkListBox: Add an activatable property for rows

This will let us theme activatable rows differently.
We also avoid emitting the ::row-activated signal for
rows that are not activatable. For compatibility reasons,
rows are activatable by default.

https://bugzilla.gnome.org/show_bug.cgi?id=733112
docs/reference/gtk/gtk3-sections.txt
gtk/gtklistbox.c
gtk/gtklistbox.h